home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Util / Network / Suntar1.3.3 Folder / suntar 133 source update < prev    next >
Encoding:
Text File  |  1993-02-27  |  2.4 KB  |  114 lines  |  [TEXT/KAHL]

  1.  
  2. ********* suntar.c **************************
  3. Mismatch:
  4.  
  5. 1.3.2, Line 89:
  6.  
  7. * unsigned char window_title[]="\psuntar 1.3.2 - console";
  8.  
  9. 1.3.3, Line 89:
  10.  
  11. * unsigned char window_title[]="\psuntar 1.3.3 - console";
  12.  
  13. Mismatch:
  14.  
  15. 1.3.2, Line 522:
  16.  
  17. * else if(forza_formato==ff_ASCII||!forza_formato && isASCII(filesize,&nLF)>0  ){
  18.  
  19. 1.3.3, Line 522:
  20.  
  21. * else if(isASCII(filesize,&nLF)>0 &&!forza_formato || forza_formato==ff_ASCII ){
  22.  
  23. Mismatch:
  24.  
  25. 1.3.2, Line 1666:
  26.  
  27. * p="suntar 1.3.2";
  28.  
  29. 1.3.3, Line 1666:
  30.  
  31. * p="suntar 1.3.3";
  32.  
  33. ********* tar.c **************************
  34. Mismatch:
  35.  
  36. 1.3.2, Line 684:
  37.  
  38. *         else if(linkflag=='V')
  39.  
  40. 1.3.3, Line 684:
  41.  
  42. *         else if(linkflag=='V'||linkflag=='1'||linkflag=='2')
  43.  
  44. Mismatch:
  45.  
  46. 1.3.2, Line 1404:
  47.  
  48. *        case 3:    /* macbinary */
  49. *             tarmacbin(name,vrefnum);
  50.  
  51. 1.3.3, Lines 1404 thru 1406:
  52.  
  53. *        case 3:    /* macbinary */
  54. *             binary=1;
  55. *             tarmacbin(name,vrefnum);
  56. *             binary=0;
  57.  
  58. ********* untar.c **************************
  59. Extra text on 1.3.3, Lines 2370 thru 2373
  60. Between Lines 2369 and 2370 of 1.3.2
  61.  
  62. *     case 'L': case 'K':
  63. *         printf("Warning: extensions of GNU tar 1.11 are not supported yet\n");
  64. *         sect_n+= (untar_number(tarh.size,1)+511) >>9;
  65. *         break;
  66.  
  67.  
  68. *********  diskDriver.c **************************
  69. Mismatch:
  70.  
  71. 1.3.2, Lines 601 thru 602:
  72.  
  73. * Sony_driver=FindDriverByName("\p.Sony");
  74. * if(!Sony_driver) Sony_driver=-5;
  75.  
  76. 1.3.3, Lines 601 thru 608:
  77.  
  78. * /* sorry, that does not work: the standard "not in ROM" routine DriveStatus
  79. * uses a constant -5, and anyway in order to open other devices one must do
  80. * something else too: for suntar 2.0 we've done that, but 1.3.3 is only
  81. * a bug fix and it's safer to do a step backwards */
  82. * /*Sony_driver=FindDriverByName("\p.Sony");
  83. * if(!Sony_driver)*/
  84. * Sony_driver=-5;
  85.  
  86. Extra text on 1.3.3, Line 1198
  87. Between Lines 1191 and 1192 of 1.3.2
  88.  
  89. * #if 0
  90. * Boolean pStrCmpCi(unsigned char*,unsigned char*);
  91.  
  92. Mismatch:
  93.  
  94. 1.3.2, Lines 1246 thru 1247:
  95.  
  96. *     #define numEntriesInTable (*( (short*)UnitNtryCnt ))
  97. *     /* UnitNtryCnt is a constant in sysEqu.h */
  98.  
  99. 1.3.3, Lines 1252 thru 1253:
  100.  
  101. *     #define numEntriesInTable (*( (short*)UnitNtryCnt )) bug!
  102. *     /* UnitNtryCnt is a constant in sysEqu.h NO ! it's not ! */
  103.  
  104. Extra text on 1.3.3, Line 1291 (Before Eof)
  105. Before Eof on 1.3.2
  106.  
  107. * #endif
  108. *** Eof ***
  109.  
  110. ********* suntar.π.rsrc ******************
  111.  
  112. the two 'vers' resources
  113.